memory access
英 [ˈmeməri ˈækses]
美 [ˈmeməri ˈækses]
存储访问,内存访问;存取存储器
英英释义
noun
- (computer science) the operation of reading or writing stored information
双语例句
- A method and apparatus for high performance volatile disk drive ( VDD) memory access using an integrated direct memory access ( DMA) engine.
一种方法和装置,用于使用集成直接存储器访问(DMA)引擎进行高性能易失性磁盘驱动器(VDD)存储器访问。 - Because workloads with high Symmetrix cache read-hit rates are serviced at memory access speed, storing the data needed on EFDs may not result in a significant increase in performance.
因为具有高Symmetrix缓存读中率的工作负载都是以内存访问速度实现的,所以在EFD中存储所需要的数据可能不会对性能有大的改进。 - Does it contain memory access errors?
是否包括内存访问错误? - The first copy is performed by the DMA engine, which reads file contents from the disk and stores them into a kernel address space buffer.
直接内存存取(directmemoryaccess,DMA)引擎执行了第一次拷贝(参见图1),它从磁盘中读取文件内容,然后将它们存储到一个内核地址空间缓存区中。 - We also add the'unsafe'keyword since direct memory access isn't thread safe.
我们也添加了“不安全”的关键词因为直接内存获取并不安全。 - As processor gets much higher speed, the memory access latency becomes a bottleneck that restricts higher performance.
随着处理机运行速度的逐渐提高,存储访问延迟成为性能提高的瓶颈。 - To enable memory access, it provides put and set methods for ints, chars, and bytes.
为允许内存访问,它为int、char和byte提供了put和set方法。 - Adaptive stack cache with fast address generation policy is proposed by investigating memory access behavior of programs.
通过对程序的访存行为进行分析,提出快速地址计算的自适应栈高速缓存方案。 - NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。 - Purify adds value to your existing correctness tests by simultaneously checking for memory access errors.
Purify可以通过同时检查内存访问错误来对您的现存正确性测试增加价值。